home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 February / macformat-047.iso / Demos / Days of Rage Demo / FE.Dxr / 00116.ls < prev    next >
Encoding:
Text File  |  1996-11-15  |  310 b   |  10 lines

  1. on exitFrame
  2.   set state to 1
  3.   set the editable of member "name" to state
  4.   set the editable of member "address" to state
  5.   set the editable of member "copies" to state
  6.   set the editable of member "phone" to state
  7.   set the editable of member "fax" to state
  8.   set the editable of member "email" to state
  9. end
  10.